home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 001-025 / disk_023 / ver30 / sys / amiga / poster < prev    next >
Text File  |  1992-05-06  |  1KB  |  41 lines

  1. Article 1570 of net.micro.amiga:
  2. Relay-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site unisoft.UUCP
  3. Path: unisoft!lll-lcc!lll-crg!mordor!ut-sally!ut-ngp!mic
  4. From: mic@ut-ngp.UUCP (Mic Kaczmarczik)
  5. Newsgroups: net.micro.amiga
  6. Subject: Amiga terminal driver for MicroEmacs (1 of 3)
  7. Message-ID: <3275@ut-ngp.UUCP>
  8. Date: 23 Apr 86 16:24:52 GMT
  9. Date-Received: 24 Apr 86 02:14:04 GMT
  10. Reply-To: mic@ut-ngp.UUCP (Mic Kaczmarczik)
  11. Organization: U. Texas Computation Ctr
  12. Lines: 282
  13. Keywords: Emacs
  14.  
  15. [.... If I had a hammer, I'd hammer on the line eater bug ....]
  16.  
  17. Greetings,
  18.  
  19. This file, and two more, comprise an Amiga terminal driver for the
  20. version of MicroEmacs that was posted to the net last week.  I compiled
  21. it with Manx Aztec C, but it should not be that hard to move to Lattice,
  22. since Aztec seems to have more restrictions (16-bit ints, no structure
  23. assignment).
  24.  
  25. There are two versions of the terminal driver:  one that uses
  26. AmigaDOS for vanilla terminal I/O, and one that uses Intuition
  27. for terminal I/O, mouse clicks, and menu selections.  The
  28. function keys work with both drivers; using the Intuition
  29. driver, clicking the mouse in a window moves dot to that
  30. position, just as if you'd moved to that window and typed ^F
  31. and ^N to get there.
  32.  
  33. Enjoy!
  34.  
  35. Mic Kaczmarczik
  36. ...!ihnp4!seismo!ut-sally!ut-ngp!mic
  37. cc.kaczmarczik@a20.utexas.edu
  38.  
  39.  
  40. -----------------------------CUT HERE----------------------------------------
  41.